133436
@@ -434,7 +434,7 @@
private void createForwardJoinObject(boolean[] skip) throws HiveException {
       }
     }
     if (forward) {
-      internalForward(forwardCache, null);
+      internalForward(forwardCache, outputObjInspector);
       countAfterReport = 0;
     }
   }
